Click or drag to resize

ConversationLastDeliveryTime Property

Contains the delivery time of the message that was last received in this conversation in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime LastDeliveryTime { get; }

Property Value

Type: DateTime
The last delivery time.
See Also